/* @override 
	http://syracusedeckdoctor.com/themes/new/css/rbm-screen.css
	http://syracusedeckdoctor.com/themes/Deck%20Doctor/css/rbm-screen.css
*/

body {
	background: #000 url(images/page-background.jpg) top center repeat-x ;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #fff;
	}
#page, .centered {
	width: 100em;
	margin: 0px auto;
	}
.header {
	float: left;
	width: 100%;
	margin-bottom: 2em;
	}

#HTMLBlock270 {
	float: right;
	text-align: center;
	margin: 2em 0px;
	}

#VideoPlayer {
	border: solid #fff 8px;
	height: 240px;
	display: block;
	margin: 0 auto;
	width: 430px;
	}
h1, h2, h3 {
	font-family: "chunk-1","chunk-2", Georgia, serif;
	color: #901706;
	letter-spacing: .06em;
	clear: both;
	}
.no-clear h2 {
	clear: none;
	color: #f2f2f2;
	font-size: 200%;
	font-family: "chaparral-pro-display-1","chaparral-pro-display-2", Georgia, serif;

	}
.main-content form {
	border: solid #909090 2px;
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	line-height: 1.8em;
	font-size: 100%;
	padding: 15px;
	text-shadow: none;
	}
.main-content label span {
	font-size: 70%;
	font-style: italic;
	width: 200px;
	}
.main-content form input[type=text] {
	border: none;
	padding: 2px 3px;
	margin-left: 5px;
	}
.main-content form textarea {
	width: 40px;
	height: 5em;
	margin-bottom: 3em;
	}
/* @group billboards */

.tonyBillboardsWrap {
	float: right;
	width: 700px;
	margin-right: 15px;
	}
.indexedImages_ImagesWrap img {
	margin: 0px;
	}

div.indexedImage_nav_bar {
	font-size: 300%;
	position: absolute;
	margin: 20px 8px;
	}

.tonyBillboardsWrap .indexedImage_imageTitle {
	margin: 0px 0px 0px 0px;
	font-family: "chunk-1", "chunk-2", Arial, "Helvetica Neue", sans-serif;
	float: left;
	background: rgba(255,255,255,.5);
	*background: #333333;
	padding: 8px 15px;
	color: #6b0e04;
	letter-spacing: .08em;
	}
.tonyBillboardsWrap .indexedImage_imageTitle a {
	color: #6b0e04;
	text-decoration: none;
	}
.indexedImages_numberLinks {
	font-size: 30%;
	margin-left: 1em;
	display: none;
	}

div.indexedImages_numberLinks {
	float: left;
	}

.indexedImagesImgWrap img {

	}

.indexedImages_ImagesWrap {
	border: solid 8px #f2f2f2;
	padding: 0px;
	background: #fff;
	}



/* @end */

#search {
	font-size: 100%;
	margin: 2em 0px;
	}
#search h1, #search h2, #search h3, #search h4 {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	}
h1 i, h2 i, h3 i {
	  font-family: "museo-slab-1","museo-slab-2";
	  font-weight: 900;
	}
.block {
	font-size: 300%;
	color: #fff;
	font-weight: bold;
	font-family: "chunk-1","chunk-2",serif;
	width: 24em;
	display: block;
	float: right;
	line-height: 1.5em;
	clear: none;
	text-shadow: rgba(0,0,0,.5) 2px 2px 3px;
	}
.block h1 {
	color: #fff;
	font-size: 85%;
	text-shadow: rgba(0,0,0,0.8) 3px 3px 5px;
	text-align: center;
	line-height: 1.3em;
	}
.block h1 strong {
	font-size: 120%;
	
	} 
.block h2 {
	background: #c5c5c5 ;
	font-size: 90%;
	line-height: 1.4em;
	padding: .5em .75em;
	margin-top: 1em;
	text-shadow: #fff 1px 1px 0px;
	}
.block a {
	color: #fefa79;
	}
.subheader-block {
	float: left;
	width: 500px;
	text-align: center;
	clear: left;
	font-size: 70%;
	}
.sidebar .subheader-block {
	font-size: 50%;
	width: auto;
	}
.subheader-block h2 {
	font-family: inherit;
	color: #e2e2e2;
	text-align: center;
	font: bold italic 300% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background: #e6e6e6;
	padding: .25em .75em;
	margin: .5em auto;
	width: 400px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-shadow: rgba(0,0,0,.2) 2px 2px 0px;
	}
.sidebar .subheader-block h2 {
	width: auto;
	}
.subheader-block h2 a {
	color: #980002;
	font-weight: bold;
	text-decoration: none;
	}
.nav {
	background: -moz-linear-gradient(top, rgb(200,200,200) 0%, rgb(150,150,150) 100%); /* firefox */
	background: -ms-linear-gradient(top, rgb(200,200,200) 0%, rgb(150,150,150) 100%); /* IE */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,.9)), color-stop(100%,rgba(100,100,100,.9))); /* webkit */
	*background: #e2e2e2;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: .5em 0em;
	float: left;
	width: 230px;
	margin: 0em 0px 1em 0px;
	clear: none;
	font-size: 160%;
	}
.header-content {
	float: left;
	width: 20em;
	border: solid blue 2px;
	}
#logo {
	float: left;
	}
#logo img {
	margin: 2em 0px 1em 0px;
	}
.nav li {
	display: block;
	}
.nav li ul {
	display: none;
	font-size: 80%;
	}
.nav li:hover ul {
	display: block;
	position: absolute;
	width: 12em;
	margin-left: 8.5em;
	margin-top: -2em;
	padding: 5px 0px;
	background: #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	}

.add-services {
	float: left;
	font-size: 150%;
	width: 250px;
	margin-top: -2.25em;
	}
.add-services h2 {
	font-size: 150%;
	color: #f2f2f2;
	margin-bottom: .5em;
	}

.main-content .ccm-page-list-description {
	margin-bottom: 3em;
	}

.ccm-page-list .sortable_fancybox_gallery_container {
	display: none;
	}
.add-services ul, .add-services ol {
	background: #6d0019; /* old browsers */
	background: -moz-linear-gradient(top, #6d0019 0%, #980002 15%, #980002 85%, #6d0019 100%); /* firefox */
	background: -ms-linear-gradient(top, #6d0019 0%, #980002 15%, #980002 85%, #6d0019 100%); /* IE */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6d0019), color-stop(15%,#980002), color-stop(85%,#980002), color-stop(100%,#6d0019)); /* webkit */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6d0019', endColorstr='#6d0019',GradientType=0 );
	padding: 1em 1.25em .75em 2em;
	margin-bottom: 2em;
	font-size: 90%;
	line-height: 1.3em;
	list-style: square;
	}

.right-column a img.ccm-image-block {
	border: none;
	margin: 2em auto;
	padding: 5px;
	display: block;
	background: #fff;
	text-align: center;
	float: none;
	}
.add-services ol {
	list-style: decimal;
	padding-left: 2.5em;
	}
.add-services li {
	margin-bottom: .5em;
	}
.nav li a {
	display: block;
	color: #000;
	text-decoration: none;
	font-weight: bold;
	padding: .5em 1em;
	}
.nav li a:hover {
	background: rgba(0,0,0,.5);
	*background: #656362; 
	color: #c5c5c5;
	}	
.nav li li a:hover {
	background: rgba(0,0,0,.2);
	*background: #323232;
	color: #404040;
	}
.nav span {
	display: none;
	}
.nav a:hover span {
	display: block;
	border-top: solid 1px;
	font-family: Georgia, serif;
	font-weight: normal;
	font-size: 70%;
	font-style: italic;
	}

.sidebar {
	width: 13.5em;
	font-size: 150%;
	padding: 1em;
	letter-spacing: .08em;
	line-height: 1.1em;
	background-color: #901706;
	}
.sidebar h1, .sidebar h2, .sidebar h3 {
	color: #fff;
	font-family: "chaparral-pro-display-1", "chaparral-pro-display-2", Georgia, serif;
	text-shadow: none;
	line-height: 1.2em;
	border-bottom: dotted 2px #c5c5c5;
	margin-bottom: 1em;
	}
.sidebar h1 {
	font-size: 180%;
	}
.sidebar h2 {
	font-size: 150%;
	}
.sidebar h3 {
	font-size: 130%;
	}
.sidebar form {
	background: #6b0e04;
	padding: 1em;
	}
.sidebar form tr {

	}
.sidebar.left {
	float: left;
	clear: left;
	}
.sidebar.right {
	float: right;
	clear: right;
	width: 20em;
	}
.page-header img.ccm-image-block {
	border: solid #f2f2f2 6px;
	float: right;
	-webkit-box-shadow: 0px 5px 10px rgba(0,0,0,.5);
	-moz-box-shadow: 0px 5px 10px rgba(0,0,0,.5);
	box-shadow: 0px 5px 10px rgba(0,0,0,.5);
	}
	
	.ccm-croppable-image-container {
	border: solid #fff 5px;
	float: right;
	}

.main-content p img {
	border: solid #fff 5px;
	margin: .5em 0px 1em 1em;
	-webkit-box-shadow: 0px 5px 10px rgba(0,0,0,.5);
-moz-box-shadow: 0px 5px 10px rgba(0,0,0,.5);
box-shadow: 0px 5px 10px rgba(0,0,0,.5);
clear: right;
	}
.main-content .sidebar img {
	margin: 0px;
	}

blockquote {
	font-weight: bold;
	font-size: 120%;
	margin: 1.5em 3em;
	text-align: center;
	font-style: italic;
	}
blockquote em {
	text-align: right;
	display: block;
	font-size: 60%;
	font-style: italic;
	}
span.attribution {
	display: block;
	float: right;
	clear: right;
	font-size: 80%;
	font-style: italic;
	margin-top: -.75em;
	}

#logo.logo-right {
	float: right;
	}
.main-content img.ccm-image-block {
	float: none;
	border: none;
	}
.sortable_fancybox_gallery_image a img {
	-webkit-box-shadow: 0px 3px 5px rgba(0,0,0,.5);
	-moz-box-shadow: 0px 3px 5px rgba(0,0,0,.5);
	box-shadow: 0px 3px 5px rgba(0,0,0,.5);
	border: solid 3px #d2d2d2;
	}
.main-content {
	clear: both;
	padding-top: 3em;
	float: left;
	width: 100%;
	}
.main {
	background: #c5c5c5;
	color: #404040;
	text-shadow: rgba(255,255,255,.5) 1px 1px 0px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	position: relative;
	}
.main a {
	padding: .25em .5em;
	margin: -.25em -.5em;
	}
.main a:hover {
	background: rgba(0,0,0,.5);
	*background: #323232;
	color: #fff;
	}
.main h1 {
	font-size: 200%;
	}
.main h2 {
	font-size: 180%;
	}
.main h3 {
	font-size: 150%;
	}
.main h4 {
	font-size: 120%;
	}
/* @group Teaser Styling */

h1.ccm-page-list-title {
	margin-bottom: .5em;
	text-transform: none;
	border-bottom: dotted 2px;
	font-family: chaparral-pro-display-1, serif;
	font-size: 150%;
	float: left;
	margin-top: .5em;
	text-shadow: none;
	font-weight: 100;
	}
h1.ccm-page-list-title a {
	text-decoration: none;
	color: #e2e2e2;
	background: #959595;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	}
h1.ccm-page-list-title a span {
	font-size: 60%;
	font-style: italic;
	margin-left: 10px;
	
}

.sidebar h3.ccm-page-list-title a {
	color: #e2e2e2;
	border-bottom: none;
	background: rgba(0,0,0,.2);
	*background: #323232;
	padding: 3px 10px;
	text-decoration: none;
	display: block;
}
.sidebar h3.ccm-page-list-title a:hover {
	background: rgba(0,0,0,.5);
	*background: #323232;
}
.sidebar h3.ccm-page-list-title {
	border: none;
	margin-bottom: 10px;
}

h1.ccm-page-list-title a:hover {
	text-shadow: none;
	}

/* @end */

.main p {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: .5em .5em 1em .5em;
	text-shadow: none;
	}
.main ol, .main ul, .main dl {
	border-left: solid 1px #909090;
	margin-left: 0em;
	list-style: ;
	list-style-type: square;
	padding: .5em 0px .5em 2em;
	text-shadow: none;
	}
.main li {
	padding: .5em;
	}
.main.right {
	font-size: 150%;
	padding: 1.5em 2em;
	width: 44em;
	float: right;
	}

.main.left {
	width: 38em;
	font-size: 150%;
	padding: 1.5em 2em;
	float: left;
	}

#footer {
	font-size: 150%;
	color: #c5c5c5;
	padding-bottom: 2em;
	margin-top: 2em;
	float: left;
	width: 100%;
	}
#footer .left-column, #footer .center-column, #footer .right-column {
	float: left;
	width: 295px;
	padding-bottom: 2em;
	margin-right: 50px;
	box-sizing: border-box;
	}
#footer .right-column {
	margin-right: 0px;
	}
#footer form input[type=text] {
	width: 200px;
	background: #909090;
	border: #c5c5c5 1px dotted;
	padding: 3px;
	}
.left-column a, .center-column a, .right-column a {
	color: #fff;
	}
#footer h2, #footer h3 {
	font-size: 120%;
	border-bottom: solid;
	margin-bottom: .5em;
	}
#footer .vcard {
	line-height: 1.5em;
	}
#footer ul {
	
	}	
#footer li a {
	color: #909090;
	text-decoration: none;
	padding: .35em .5em;
	display: block;
	}
#footer li a:hover {
	background: rgba(255,255,255,.2);
	*background: #333333;
	}

ol, .main ol {
	list-style-type: decimal;
	padding-left: 1.5em;
	border: none;
	}

.sidebar p {
	font-family: "chaparral-pro-display-1", "chaparral-pro-display-2", Georgia, serif;
	font-size: 110%;
	line-height: 1.2em;
	color: #d5d5d5;
	margin-bottom: 1.5em;
	}

.sidebar ul {
	padding: 1.5em;
	margin-bottom: 2em;
	}

div.sortable_fancybox_gallery_container {
	margin-bottom: 2em;
	}

.sidebar li a:hover img {
	border: solid 3px #909090;
	margin-top: -3px;
	margin-bottom: -3px;
	}
.sidebar li ul {
	padding: 0px;
	}
.sidebar li {
	margin-bottom: .5em;
	font-weight: bold;
	}
.sidebar li ul {
	margin: .25em 0px .75em 0px;
	}
.sidebar li li {
	font-weight: normal;
	font-size: 70%;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #f2f2f2;
	}

img.ccm-image-block {
	border: solid 8px #f2f2f2;
	float: right;
	}

.tonyBillboardsWrap div.indexedImages_arrows {
	float: left;
	font-size: 60%;
	margin-top: 365px;
	position: absolute;
	width: 700px;
	}

div.indexedImage_next.indexedImage_arrow, div.indexedImage_previous.indexedImage_arrow {
	background: none;
	border: none;
	width: 50%;
	margin: 0px;
	padding: 0px;
	text-align: left;
	}
div.indexedImage_next.indexedImage_arrow a, div.indexedImage_previous.indexedImage_arrow a{
	background: rgba(0,0,0,.5);
	*background: #333333;
	width: 1.25em;
	display: block;
	text-align: center;
	border-radius: 1em;
	color: #fff;
	border: solid 3px rgba(255,255,255,.5);
	*border-color: #909090;
	margin-left: .5em;
	}
div.indexedImage_next.indexedImage_arrow a {
	float: right;
	margin-right: .5em;
	}
div.indexedImage_next.indexedImage_arrow a:hover, div.indexedImage_previous.indexedImage_arrow a:hover {
	background: rgba(255,255,255,.5);
	*background: #909090;
	border-color: rgba(0,0,0,.5);
	*border-color: #333333;
	color: #000;
	}

/* @group homepage styling */

.block.ccm-block-styles {
	float: left;
	width: 500px;
	font-size: 290%;
	}
div#blockStyle281Header29.block.ccm-block-styles h1 {

	}
#VideoPlayer {
	float: right;
	}



/* @end */

/* @group Horizontal Nav */
.horizontal-nav .nav {
	background: -moz-linear-gradient(top, rgb(200,200,200) 0%, rgb(150,150,150) 100%); /* firefox */
	background: -ms-linear-gradient(top, rgb(200,200,200) 0%, rgb(150,150,150) 100%); /* IE10 */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(230,230,230)), color-stop(100%,rgb(150,150,150))); /* webkit */
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: rgba(0,0,0,.3) 0px 5px 10px;
	padding: 0em 10px;
	float: left;
	width: auto;
	margin: 0em 0px 1em 0px;
	clear: none;
	font-size: 140%;
	vertical-align: middle;
	}
.horizontal-nav .nav li {
	display: inline-block;
	vertical-align: middle;
	}
.horizontal-nav .nav li ul {
	display: none;
	font-size: 80%;
	}
.horizontal-nav .nav li:hover ul {
	display: block;
	position: absolute;
	width: 120px;
	margin-left: 0em;
	margin-top: 3em;
	padding: 20px 0px;
	background: url(images/top-arrow-small.png) top center no-repeat;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	z-index: 2;
	}

.horizontal-nav .nav li a {
	display: block;
	width: 90px;
	float: left;
	color: #000;
	text-decoration: none;
	font-weight: bold;
	padding: .75em 15px;
	text-align: center;
	position: relative;
	z-index: 2;
	}
.horizontal-nav .nav li li a {
	font-weight: 200;
	background:  rgb(255,255,255);
	width: 100px;
	}
.horizontal-nav .nav li li:first-child a {
	padding-top: 1em;
	-moz-border-radius-topleft: 8px;
-moz-border-radius-topright: 8px;
-moz-border-radius-bottomright: 0px;
-moz-border-radius-bottomleft: 0px;
border-top-left-radius: 8px;
border-top-right-radius: 8px;
border-bottom-right-radius: 0px;
border-bottom-left-radius: 0px;
	}
.horizontal-nav .nav li li:last-child a {
	padding-bottom: 1em;
	-moz-border-radius-topleft: 0px;
-moz-border-radius-topright: 0px;
-moz-border-radius-bottomright: 8px;
-moz-border-radius-bottomleft: 8px;
border-top-left-radius: 0px;
border-top-right-radius: 0px;
border-bottom-right-radius: 8px;
border-bottom-left-radius: 8px;
	}
.horizontal-nav .nav li a:hover {
	background: rgb(50,50,50);
	color: #c5c5c5;
	}	
.horizontal-nav .nav li li a:hover {
	background: #fff;
	color: #404040;
	}
.horizontal-nav .nav li li a:hover span {
	display: none;
	}
.horizontal-nav .nav span {
	display: none;
	}
.horizontal-nav .nav li:hover span {
	display: block;
	*display:none;
	position: absolute;
	background: #606060;
	width: 100px;
	margin: 4em 0px;
	padding: 0em 1em 0em 1em;
	line-height: 2.5em;
	border-top: none;
	font-family: Georgia, serif;
	font-weight: normal;
	font-size: 85%;
	font-style: italic;
	text-align: center;
	z-index: 1;
	-webkit-box-shadow: 0px 2px 4px rgba(0,0,0,.5);
-moz-box-shadow: 0px 2px 10px #000000;
box-shadow: 0px 2px 4px #000000;
	}

.quoteForm .success {
	background: ;
	background: #fbfa94;
	padding: 1em 4em;
	text-align: center;
	font-size: 120%;
	color: #820002;
	font-weight: 600;
	}
.horizontal-nav .nav li:hover li span {
	display: none;
	}

/* @group Form styling */

.miniSurveyView {
	background: #c5c5c5;
	padding: 2em 1em;
	color: #404040;
	border: solid #909090 2px;
	}

/* @end */


/* @end */	
.red-bar {
	width: 1000px;
	margin: auto;
	}
.red-bar .centered {
	float: left;
	width: 954px;
	background: #6d0019; /* old browsers */
background: -moz-linear-gradient(top, #6d0019 0%, #980002 15%, #980002 85%, #6d0019 100%); /* firefox */
	background: -ms-linear-gradient(top, #6d0019 0%, #980002 15%, #980002 85%, #6d0019 100%); /* IE */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6d0019), color-stop(15%,#980002), color-stop(85%,#980002), color-stop(100%,#6d0019)); /* webkit */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6d0019', endColorstr='#6d0019',GradientType=0 );
	padding: 20px 20px;
	margin: 2em 0px 3em 0px;
	border: solid #400001;
	border-width: 3px;
	z-index: 0;
	position: relative;
	}

.quoteForm {
	clear: both;
	}
.quoteForm form {
	*position: relative;
	}
.quoteForm label {
	font-size: 70%;
	width: 20%;
	display: block;
	float: left;
	clear: both;
	text-align: right;
	margin-right: 5px;
	}
.quoteForm input {
	margin-bottom: 1em;
	width: 50%;
	}
.main-content .quoteForm form .field-textarea textarea {
	width: 20em;
	margin-bottom: 1em;
	height: 80px;
	}
.quoteForm input[type="submit"] {
	padding: 5px 15px;
	font-size: 180%;
	margin: 20px 40px;
	background: green;
	font-family: inherit;
	width: 40%;
	border-radius: 10px;
	color: #fff;
	border: none;
	*position: relative;
	}
	
	/* @group Full width stylings */
	
	.thumbList {
		color: #404040;
		text-shadow: rgba(255,255,255,.5) 1px 1px 0px;
		position: relative;
		font-size: 100%;
		float: left;
		width: 100%;
	}
	
	.subpage {
		float: left;
		width: 100%;
		margin: 0em 0em 1em 0em;
		position: relative;
	}
	.thumbList img {
		border: 5px solid #f2f2f2;
		box-shadow: 0px 3px 15px rgba(0,0,0,.8);
	}
	.sidebar .subpage h3 {
		/*display: none; */
		position: absolute;
		bottom: 0px;
		margin: 5px 0px;
		z-index: 2;
		background: rgba(0, 0, 0, .5);
		*background: #333333;
		text-align: center;
		padding: 5px 0px;
		width: 100%;
		opacity: 0;
		-webkit-transition: all 1s;
		font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
		text-shadow: none;
		border-bottom: none;
	}
	.subpage h3 a {
		color: #fff;
		text-decoration: none;
		text-shadow: none;
		font-size: 80%;
		border-bottom: none;
	}
	.subpage:hover h3 {
		display: block;
		opacity: 1;
	}
	.full .pageListThumbnail {
		padding: 8px;
		background: #f2f2f2;
		box-shadow: 0px 3px 5px rgba(0,0,0,.5);
		-webkit-transition: all ease-out .5s;
	}
	.full .pageListThumbnail:hover {
		-webkit-transform: scale(1.15);
		box-shadow: 0px 8px 10px rgba(0,0,0,.3);
		
	}
	.full .pageListThumbnail img {
		width: 100%;
	}
	.full h1 {
		font-size: 200%;
	}
	.listTitle h1, .listTitle h2 {
		color: #f2f2f2;
		margin-left: 0em;
		margin-bottom: .25em;
		font: italic 150%  chaparral-pro-display-1, chaparral-pro-display-2, Georgia, serif;
	}
	.listTitle h2 {
		color: #f2f2f2;
		font: normal 100% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
		border-bottom: none;
		margin-bottom: 1em;
	}
	.full p {
			font-family: Georgia, "Times New Roman", Times, serif;
			margin: .5em .5em 1em .5em;
			text-shadow: none;
	}
	.full h1.ccm-page-list-title a {
		font-size: 80%;
	}
	.teaserLinkTitle a {
		float: left;
		margin-top: -2em;
		background: #b5b5b5;
		padding: .25em .75em;
		color: #606060;
		text-shadow: none;
		border-radius: 5px;
		text-decoration: none;
	}
	.gallery .teaserLinkTitle a {
		display: none;
	}
	.teaserLinkTitle a:hover {
		box-shadow: 0px 3px 10px rgba(0,0,0,.5);
	}
	.teaserLinkTitle a:active {
		box-shadow: 0px 3px 10px rgba(0,0,0,.5);
		background: #d5d5d5;
	}	
	/* @end */
.sortable_fancybox_gallery_container a:hover {
	background: none;
}
.sortable_fancybox_gallery_container a:hover img {
	border-color: #fff;
}
	
	
.deluxe_image_gallery_container {
  background: rgba(0, 0, 0, 0.1);
  border: solid rgba(0, 0, 0, 0.3) 1px;
  padding: .5em 0px 1em 0px; }

.deluxe_image_gallery_container .deluxe_image_gallery_image {
  padding: 2%;
  box-sizing: border-box; }

.deluxe_image_gallery_container .deluxe_image_gallery_image a img {
  border: solid #fff 4px;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.3);
  width: 100%;
  box-sizing: border-box; }

.deluxe_image_gallery_container .deluxe_image_gallery_image a img:hover {
  -webkit-transform: scale(1.05);
  -webkit-transition: ease .5s; }
	
	
	
	
	
	
	